home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 24
/
AACD 24.iso
/
AACD
/
Online
/
Epic4
/
share
/
epic
/
help
/
6_functions
/
gettmatch
< prev
next >
Wrap
Text File
|
2001-03-21
|
415b
|
16 lines
Synopsis:
$gettmatch(<array> <pattern>)
Technical:
This function returns the best match of <pattern> within the array
of strings specified by <array>. This is different than getmatches(6),
which returns all matches.
Returns:
best wildcard match of <pattern> within the array <array>
See Also:
Arrays(7); getmatches(6); getrmatches(6); igetmatches(6);
igetrmatches(6)